rcs: GNU Revision Control System
authorFelix Fietkau <[email protected]>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
committerFelix Fietkau <[email protected]>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
commit0ba8387d9b54e7777d1576b755e3ae099147f280
tree11d96bc1351ba097954b808e38465c368da6fc20
parent8585b0971788d7234a796b241a6b2589e54e3aec
rcs: GNU Revision Control System

I like to maintain incremental revisions of system configuration files
and find rcs the easiest way to do so.

To use rcs in OpenWrt, I created a package, following the OpenWrt
package standards:
http://cgi.sfu.ca/~jdbates/openwrt/brcm-2.4/packages/rcs_5.7-1_mipsel.ipk

A diff against OpenWrt Subversion is inline below. I'd be delighted to
be able to contribute this package to OpenWrt.

https://dev.openwrt.org/ticket/2370

Signed-off-by: Jack Bates <[email protected]>
SVN-Revision: 10359
utils/rcs/Makefile [new file with mode: 0644]
utils/rcs/patches/000-debian.patch [new file with mode: 0644]
utils/rcs/patches/100-cross_compile.patch [new file with mode: 0644]